You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > FindIndexes Method > TMtxVecInt.FindIndexes Method ([In] TMtxVecInt, [In] string, [In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.FindIndexes Method ([In] TMtxVecInt, [In] string, [In] TMtxVecInt)

Finds matching indexes. The b parameter is of TMtxVecInt type.

Syntax
C#
Visual Basic
public TMtxVecInt FindIndexes([In] TMtxVecInt a, [In] string op, [In] TMtxVecInt b);

op parameter can be < , > , >= , <= , = or <>

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!